.. _ActionBar: ========================== ActionBar ========================== .. toctree:: :maxdepth: 2 :hidden: :glob: EEex* +-------------------------------------------------------------------+----------------------------------------------------+ | **Function** | **Description** | +-------------------------------------------------------------------+----------------------------------------------------+ | :ref:`EEex_AddActionbarListener` | Add a listener function to the actionbar | +-------------------------------------------------------------------+----------------------------------------------------+ | :ref:`EEex_GetActionbarButton` | Retrieves the type of an actionbar button | +-------------------------------------------------------------------+----------------------------------------------------+ | :ref:`EEex_GetActionbarButtonFrame` | Returns the current frame of the actionbar button | +-------------------------------------------------------------------+----------------------------------------------------+ | :ref:`EEex_GetActionbarState` | Returns the state of the actionbar | +-------------------------------------------------------------------+----------------------------------------------------+ | :ref:`EEex_GetLastActionbarState` | Returns the last state of the actionbar | +-------------------------------------------------------------------+----------------------------------------------------+ | :ref:`EEex_GetQuickButtons` | Returns a list of quick slot buttons | +-------------------------------------------------------------------+----------------------------------------------------+ | :ref:`EEex_IsActionbarButtonDown` | Determines if an actionbar button is being clicked | +-------------------------------------------------------------------+----------------------------------------------------+ | :ref:`EEex_SetActionbarButton` | Sets the type of an actionbar button | +-------------------------------------------------------------------+----------------------------------------------------+ | :ref:`EEex_SetActionbarState` | Sets the state of the actionbar | +-------------------------------------------------------------------+----------------------------------------------------+ | :ref:`EEex_UpdateActionbar` | Forces the actionbar to refresh its state | +-------------------------------------------------------------------+----------------------------------------------------+ | :ref:`EEex_UseCGameButtonList` | Return the specified button's action data | +-------------------------------------------------------------------+----------------------------------------------------+ **See Also** :ref:`CInfButtonArray Class`, :ref:`CInfButtonArray Structure`